home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 13539 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: news.mitre.org!usenet
  2. From: Chris Irwin <cirwin@mitretek.org>
  3. Newsgroups: comp.lang.c
  4. Subject: gdb
  5. Date: Mon, 08 Apr 1996 13:49:02 -0400
  6. Organization: Mitretek Systems
  7. Message-ID: <3169518E.618A@mitretek.org>
  8. NNTP-Posting-Host: m23266-pc.mitre.org
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0GoldB2 (Win95; I)
  13.  
  14. I keep getting the following error when trying to compile gdb-4.15.1 on 
  15. Solaris 2.5 on an ultra-sparc. I get the same error with both the SUNPRO 
  16. C compiler and gcc.
  17.  
  18. Anty hep would be greatly appreciated:
  19.  
  20. /opt/SUNWspro/bin/cc -c -g     -I. -I. -I./config -D_POSIX_SOURCE=1 
  21. -D_POSIX_1_SOURCE=2 -D_MINIX=1 -DHAVE_MEMORY_H=1 -DHAVE_STRING_H=1 
  22. -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -I./../include/opcode 
  23. -I./../readline  -I../bfd -I./../bfd -I./../mmalloc   -I./../include 
  24. sparc-tdep.c
  25. "/usr/include/sys/procfs.h", line 175: syntax error before or at: u_long
  26. "/usr/include/sys/procfs.h", line 175: cannot recover from previous 
  27. errors
  28. cc: acomp failed for sparc-tdep.c
  29.  
  30.  
  31. Thanks in advance.
  32.  
  33. -- 
  34. Christopher S. Irwin
  35. Information Systems Directorate        Email: cirwin@mitretek.org
  36. Mitretek Systems            Phone: (703)610-1920
  37. 7525 Colshire Drive    
  38. McLean, Virginia 22102-3481
  39.